.bg-box, .head-swiper{height: 100%;width: 100%;}
/*轮播分页器样式*/
.pagination {
    position: absolute;
    z-index: 24;
    right: 50%;
    bottom: 210px;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 9px;
    height: 9px;
    background: #fff;
    border-radius: 50%;
    margin: 0 10px;
    cursor: pointer;
}
.swiper-active-switch {
    width: 30px;
    height: 9px;
    border-radius: 4.5px;
    background: #da251d;
}
.head-swiper .swiper-slide img{
    width: 100%;
    height: 100%;
}
/* 内容 */
.body {
    padding-bottom: 40px;
}
.index-til {
    /* width: 120px; */
    height: 31px;
    line-height: 31px;
    font-size: 24px;
    margin-top: 45px;
    margin-bottom: 30px;
    font-weight: bold;
    color: #333333;
	
}
.index-til img{
    margin-top: -2px;
}
.bhyj{
	font-family: "SimSun","Microsoft YaHei";
}
.bhyj li {
    height: 127px;
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.08);
    padding: 18px 0px 18px 20px; 
    border-radius: 6px;
}

.bhyj .index-til span.new{
	display: inline-block;
	width: 41px;
	height: 19px;
	background-color: #DA251D;
	text-align: center;
	line-height: 19px;
	border-radius: 4px;
	font-size: 12px;
	position: relative;
	top: -4px;
	font-weight: normal;
	color: #FFF;
}
.bh-tips {
	display: inline-block;
	vertical-align: middle;
    font-size: 14px;
    color: #999;
	margin-left: 19px;
	height: 100%;
}
.bh-tips p.first-p {
    height: 24px;
    line-height: 24px;
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}
.bh-tips p.last-p {
    width: 285px;
    height: 44px;
    line-height: 22px;
    word-break:break-all;
    display:-webkit-box;/**对象作为伸缩盒子模型展示**/
    -webkit-box-orient:vertical;/**设置或检索伸缩盒子对象的子元素的排列方式**/
    -webkit-line-clamp:2;/**显示的行数**/
    overflow:hidden;/**隐藏超出的内容**/
}
.bh-tips p.first-p span{
	display: inline-block;
	width: 41px;
	height: 19px;
	line-height: 19px;
	text-align: center;
	background: rgba(168,209,255,0.29);
	border-radius: 4px;
	font-size: 12px;
	color: #0050AC;
	position: relative;
	top: -2px;
	margin-left: 15px;
	font-weight: normal;
}
.bhyj li img.picidx{
    width: 151px;
    height: 92px;
    border-radius: 6px;
}
.bh-tips a.ljbl{
	display: block;
	width: 92px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: #0050AC;
	border-radius: 4px;
	color: #FFF;
}
.bh-tips .xm{
	height: 22px;
	margin-bottom: 7px;
}
.bh-tips .xm p{
	float: left;
	font-size: 14px;
	color: #999;
	line-height: 22px;
	margin-right: 20px;
}
.bh-tips .xm p span{
	display: inline-block;
	position: relative;
	top: -2px;
	width: 5px;
	height: 5px;
	background: #D8D8D8;
	border-radius: 50%;
	margin-right: 10px;
}
.dbzs{
	display: inline-block;
	vertical-align: middle;
}
.dbzs .lcsg{
	display: inline-block;
	vertical-align: middle;
	/* width: 351px; */
	height: 92px;
	background: #F6FBFF;
	border-radius: 10px;
	color: #0050AC;
	font-size: 14px;
	font-weight: bold;
	padding: 16px 13px;
}
.dbzs .lcsg .top{
	padding: 0;
	margin-bottom: 17px;
}
.lcsg p{
	display: inline-block;
	/* width: 130px; */
}
.lcsg p:first-child{
	margin-right: 30px;
}
.lcsg p span{
	text-decoration: line-through;
	color: #ACC8E6;
}
.lcsg p img{
	margin: 0 10px;
}
.dbzs .rhtzs{
	display: inline-block;
	vertical-align: middle;
}
.dbzs .rhtzs img{
	margin-left: 4px;
}
.dbzs .rhtzs span{
	font-size: 18px;
	font-weight: bold;
	color: #0050AC;
}
/* 政务服务 */
.index-til span {
    display: inline-block;
    height: 19px;
    line-height: 19px;
    margin-left: 15px;
    font-size: 14px;
    color: #999;
    font-weight: normal;
}
.more {
    float: right;
    margin-top: -55px;
    color: #0050AC;
}
a.more img{
    margin-top: -2px;
}
a.more img.hov{
    display: none;
}
a.more:hover img.hov{
    display: inline-block;
}
a.more:hover img.cur{
    display: none;
}
.zwfw .fw-li {
    margin-bottom: 38px;
}
.fw-li li {
    float: left;
    width: 145px;
    height: 36px;
    line-height: 36px;
    padding: 0 21px;
    margin-left: 20px;
    /* border: 1px solid #DA251D; */
    border: 1px solid rgba(218, 37, 29, 0.1);
    border-radius: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color:#DA251D ;
}
.fw-li li:hover{
    background-color: #fef4f4;
}

.fw-li li a {
    display: inline-block;
    color: #DA251D;
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.fw-li li:first-child {
    width: auto;
    margin-left: 0;
    background: url(../images/index/hot.svg) 4% center no-repeat;
    border: none;
    font-weight: bold;
}
.icon-groups li {
    float: left;
    margin-left: 106px;
}
.icon-groups li a {
    display: inline-block;
    height: 40px;
    padding-top: 80px;
    font-size: 16px;
}
.icon-groups li a:hover{
    color: #0050ac;
}
.icon-groups li:first-child {
    margin-left: 0;
}
.icon-groups li.active a {
    color: #0050AC;
    font-weight: bold;
    border-bottom: 2px solid #0050AC;
}
.th a {background: url(../images/index/th.svg) top center no-repeat;}
.cb a {background: url(../images/index/cb.svg) top center no-repeat;}
.cy a {background: url(../images/index/cy.svg) top center no-repeat;}
.wf a {background: url(../images/index/wf.svg) top center no-repeat;}
.aq a {background: url(../images/index/aq.svg) top center no-repeat;}
.cj a {background: url(../images/index/cj.svg) top center no-repeat;}
.hb a {background: url(../images/index/hb.svg) top center no-repeat;}
.qt a {background: url(../images/index/qt.svg) top center no-repeat;}
.icon-groups li.active.th a {background: url(../images/index/th_a.svg) top center no-repeat;}
.icon-groups li.active.cb a {background: url(../images/index/cb_a.svg) top center no-repeat;}
.icon-groups li.active.cy a {background: url(../images/index/cy_a.svg) top center no-repeat;}
.icon-groups li.active.wf a {background: url(../images/index/wf_a.svg) top center no-repeat;}
.icon-groups li.active.aq a {background: url(../images/index/aq_a.svg) top center no-repeat;}
.icon-groups li.active.cj a {background: url(../images/index/cj_a.svg) top center no-repeat;}
.icon-groups li.active.hb a {background: url(../images/index/hb_a.svg) top center no-repeat;}
.icon-groups li.active.qt a {background: url(../images/index/qt_a.svg) top center no-repeat;}

#zwfw li{
	margin-left: 106px;
}
#zwfw li:first-child {
	margin-left: 0px;
}
/* 具体办理区域 */
.area-fw {
    width: 100%;
    height: 400px;
    background: #F7F7F7;
}
.area-box {
    position: relative;
    padding-top: 22px;
    padding-bottom: 18px;
}
.fw-swiper {
    width: 980px;
    height: 360px;
}
.fw-swiper li {
    float: left;
    width: 480px;
    height: 106px;
    margin-bottom: 20px;
    background: #F1F1F1;
    border-radius: 6px;
    border: 1px solid #E4E4E4;
    padding: 15px 20px 2px 17px;
}
.fw-swiper li:hover {
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid rgba(0, 64, 152, 0.5);
}
.left-til h5{
    width: 330px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ml20{
    margin-left: 20px;
}
.btn-group a:hover {
    color: #fff;
}
.btn-group .bszn:hover {
    color: #0050AC;
}
.fw-swiper li:first-child {
    margin-top: 0;
}
.fw-til {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 7px;
}
.fwdx span {
    float: left;
    display: inline-block;
    width: 70px;
    height: 24px;
    text-align: center;
    font-size: 14px;
    background: rgba(168,209,255,0.3);
    border-radius: 3px;
    color: #0050ac;
    line-height: 24px;
    margin-right: 10px;
}
.fwdx-xq {
    float: left;
    width: 245px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    word-break:break-all;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.btn-group a {
    display: block;
    width: 92px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 10px;
    background-color: #0050AC;
    color: #FFFFFF;
    border-radius: 4px;
}
.btn-group .no-click {
    background-color: #ccc;
}
.btn-group .bszn {
    color: #0050AC;
    border: 1px solid #0050AC;
    background-color: transparent;
}
.area-box .arrow-left {
    position: absolute;
    left: 0;
    top: 22px;
    width: 40px;
    height: 360px;
    text-align: center;
    line-height: 360px;
    background: #F1F1F1;
    border-radius: 6px;
    border: 1px solid #E4E4E4;
    color: #163479;
    font-size: 20px;
}
.area-box .arrow-left:after{
    display: inline-block;
    content: '';
    width: 15px;
    height: 15px;
    background: url(../images/index/left_arrow_l.svg) center center no-repeat;
}
.area-box .arrow-right:after {
    display: inline-block;
    content: '';
    width: 15px;
    height: 15px;
    background: url(../images/index/left_arrow_r.svg) center center no-repeat;
}
.area-box .arrow-right {
    position: absolute;
    right: 0;
    top: 22px;
    width: 40px;
    height: 360px;
    text-align: center;
    line-height: 360px;
    background: #F1F1F1;
    border-radius: 6px;
    border: 1px solid #E4E4E4;
    color: #163479;
    font-size: 20px;
}
.area-box .arrow-left:hover,.area-box .arrow-right:hover{
    background-color: #FBFBFB;
}

.area-box .arrow-left.lrswper:after{
    background: url(../images/index/left_arrow_lh.svg) center center no-repeat;
}
.area-box .arrow-right.lrswper:after {
    background: url(../images/index/left_arrow_rh.svg) center center no-repeat;
}
/*监管服务*/
.jg-service .area-fw {
    display: none;
}

a.bszn {
    height: 26px;
    line-height: 26px;
}
/* 便民查询 */
.bmcx li {
    float: left;
    width: 204px;
    height: 97px;
    text-align: center;
    border-radius: 6px;
    padding: 19px 0;
    border: 1px solid #EDEDED;
    margin-right: 20px;
    margin-bottom: 20px;
}
.bmcx li a{
	display:inline-block;
	width:100%;
	height:100%;
}
.bmcx ul li a img {
    height: auto;
}
.bmcx li .hover {
    display: none;
}
.bmcx li:hover {
    background: #004098;
    border-radius: 6px;
}
.bmcx li:hover a {
    color: #fff;
}
.bmcx li:hover .hover {
    display: inline-block;
}
.bmcx li:hover .normal {
    display: none;
}
.bmcx li:nth-child(5n) {
    margin-right: 0;
}
.bmcx li span {
    display: block;
    margin-top: 12px;
    font-size: 16px;
}
/* 列表样式 */
.list-groups .list {
    float: left;
    width: 521px;
    margin-right: 58px;
}
.list-groups .list:nth-child(2n) {
    margin-right: 0;
}
.list .more {
    color: #999;
    font-size: 14px;
    margin-top: -35px;
}
.list h3 {
    height: 50px;
    margin-bottom: 0;
    border-bottom: 1px solid #0050AC;
}
.list li {
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #eee;
}
.list li a {
    display: inline-block;
    width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #0050AC;
}
.list li .date {
    float: right;
    color: #999;
}

/**/

.swiper-container.fw-swiper  .swiper-wrapper{
    height: 100%;
}
.head .bottom .rm li a {
	font-size: 13px;
}

/*20220726*/
.jg-service .area-fw .swiper-slide ul{
	width:980px;
}
